Really initialize `write_region_inhibit_fsync' when interactive.
authorRomain Francoise <romain@orebokech.com>
Sat, 23 Nov 2013 11:32:05 +0000 (12:32 +0100)
committerRomain Francoise <romain@orebokech.com>
Sat, 23 Nov 2013 11:32:05 +0000 (12:32 +0100)
commite002fd84500ba0282a13fe4bda959e04d1ec7747
treeda763bc7e71c93f48332988564e43eec45b0e313
parentc2951257a0183d71dbb57e6ec8d2ffc6e673da45
Really initialize `write_region_inhibit_fsync' when interactive.

* fileio.c (init_fileio): Move `write_region_inhibit_fsync'
initialization here ...
(syms_of_fileio): ... from here.
src/ChangeLog
src/fileio.c